home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / cpp-olib.zip / README.1ST < prev   
Text File  |  1992-12-28  |  6KB  |  106 lines

  1. ****************************************************************************        
  2.                               README.1ST
  3. ****************************************************************************                                
  4.  
  5.                         ObjectEase version 2.0
  6.           (c) Copyright 1992 - David S. Reinhart Associates
  7.                           1004 Marticville Rd.
  8.                             Pequea, PA 17565
  9.                              (717) 284-3736
  10.         
  11.         █████████████████████████████████████████████████████████
  12.         █████            TUIDEMO                            █████
  13.         █████ TYPE       GUIDEMO   To run the demo programs █████
  14.         █████              or      found in DEMOS.ZIP       █████
  15.         █████            VIDDEMO                            █████
  16.         █████████████████████████████████████████████████████████
  17.         
  18.         
  19.         Welcome to the world of object oriented programming.  Welcome to 
  20. the world of ObjectEase!  The ObjectEase library of C++ classes and 
  21. member functions is going to do more for your programming efficiency 
  22. than any other library, book, video tape, or any other learning tool or 
  23. tool kit that you could purchase!  GUARANTEED!   There is no learning 
  24. curve involved in using this library.  All of the classes are intuitive.  
  25. You've been using them in someone else's programs for years, but you've 
  26. just never been able to duplicate them in your own.  Not because you 
  27. don't have the programming skill, but because you didn't want to waste 
  28. time developing tools when you could spend your valuable time developing 
  29. a completed project. I, on the other hand have always been fascinated 
  30. with the tools that are used to piece together a successful application, 
  31. and that is what I have spent my time perfecting.  Now you can exploit 
  32. the work that I have already done by harnessing the power of the tools 
  33. that are contained in the ObjectEase class library!
  34.  
  35.         What is the prime advantage that we keep hearing about OBJECT 
  36. ORIENTED programming?  That's right... OBJECTS that can be pieced 
  37. together in various ways to form different applications.  Predefined 
  38. objects that YOU put together in whatever way you desire to produce your 
  39. programs.  You don't have to re-code anything.  Just include the 
  40. ObjectEase libraries in your project file and use these objects over and 
  41. over to produce PROFESSIONAL QUALITY, HIGHLY RESPECTED applications.
  42.  
  43.         Enough said!  If you haven't already done so, stop reading right 
  44. now and run the demos program that has been provided.  The demos are 
  45. called TUIDEMO.EXE, GUIDEMO.EXE, and VIDDEMO.EXE and are in the same 
  46. directory in which you have unpacked the ObjectEase DEMOS.ZIP file.  
  47. This is the quickest and easiest way to see for yourself the QUALITY, 
  48. EASE OF USE and POWER that YOU inherit through object oriented programming 
  49. using the ObjectEase librarie! Go ahead... try it now!!!
  50.  
  51.  
  52. ****************************************************************************
  53.                       Unpacking the ZIP files
  54.  
  55.         I would strongly suggest that you unpack the included .ZIP files
  56. into separate directories. If you prefer to unpack everything into one 
  57. directory that will work fine also, but it may prove difficult to sort
  58. everything out should you decide later to separate the files into 
  59. unique directories. 
  60.  
  61. ****************************************************************************
  62.  
  63.                   TO COMPILE THE DEMO PROGRAMS
  64.  
  65.         The source code for each of the three demos has been provided.
  66. See the instructions at the top of the .CPP files for each example for
  67. instructions on compiling and running the demo.
  68.  
  69.  
  70.         █████████████████████████████████████████████████████████
  71.         █████       USING THE LIBRARY IN YOUR PROGRAMS      █████
  72.         █████████████████████████████████████████████████████████
  73.  
  74.         Using the ObjectEase library classes in your programs is very
  75. simple. Just include the appropriate header file in your source code, 
  76. and add the appropriate library file to your project. Note that the GUI.LIB 
  77. has been supplied only for the large memory model. No royalties or other
  78. payments apply to using the registered versions of these libraries in 
  79. your own projects.
  80.  
  81.  
  82. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  83.                           ***** SHAREWARE *****
  84. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  85.         
  86.         Note: This is the shareware release of the ObjectEase library.
  87.         You are free to use this library and the included files for a
  88.         period of 30 days without payment. After this 30 day period you
  89.         must register your copy of this software package with the author
  90.         if you wish to continue using this library. You may not distribute
  91.         in any way, shape, or form, any files or programs created with 
  92.         the ObjectEase library until you have registered with the author. 
  93.  
  94.                 Use the order form included in the text file REGISTER.DOC 
  95.         to register your copy of this software package with the author. 
  96.         Registration entitles you to:
  97.                 
  98.                 - The latest version of the library
  99.                 - The next major upgrade free of charge
  100.                 - Telephone support
  101.                 - New product announcements
  102.  
  103.         Remember, only through user registrations are shareware authors
  104. able to continue to provide HIGH QUALITY, LOW COST programs to the 
  105. computing community. Your contributions are greatly appreciated by all.
  106.